home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the Mac Game Programming Gurus / TricksOfTheMacGameProgrammingGurus.iso / Tools / nShell™ 1.0.3 / nShell / bin / cat / cat.rsrc / TEXT_16000_man general.txt < prev    next >
Encoding:
Text File  |  1994-09-24  |  191 b   |  18 lines

  1.  
  2. NAME
  3.  
  4. cat - type to standard output
  5.  
  6. SYNOPSIS
  7.  
  8. cat [file1] [file2] . . . 
  9.  
  10. DESCRIPTION
  11.  
  12. This command copies each of the specified files to standard output.
  13.  
  14. RETURN CODES
  15.  
  16. <0    Error
  17. 0    Success
  18.